home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / AdobeExamples / NX_CtlPoints / ControlPointWraps.h < prev    next >
C/C++ Source or Header  |  1995-06-12  |  363b  |  17 lines

  1. /* ControlPointWraps.h generated from ControlPointWraps.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef CONTROLPOINTWRAPS_H
  6. #define CONTROLPOINTWRAPS_H
  7.  
  8. extern void PSWDefsContPts( void );
  9.  
  10. extern void PSWSetIndependent( void );
  11.  
  12. extern void PSWSetDependent( void );
  13.  
  14. extern void PSWDefineFont(char *fontname);
  15.  
  16. #endif CONTROLPOINTWRAPS_H
  17.